Click or drag to resize

SerializableTimeZone Constructor (StandardTimeZone)

Initializes a new instance of the SerializableTimeZone class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public SerializableTimeZone(
	StandardTimeZone standardTimeZone
)

Parameters

standardTimeZone
Type: Independentsoft.ExchangeStandardTimeZone
See Also